home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / editor / auror300.zip / PARAGRPH.DOX < prev    next >
Text File  |  1996-07-17  |  391b  |  15 lines

  1.  
  2.   PARAGRPH.AML
  3.   Find Next/Prev Paragraph 
  4.  
  5.   This macro defines keys to move the cursor to the next paragraph,
  6.   previous paragraph, and end of the current paragraph. Paragraphs are
  7.   assumed to be separated by one or more blank lines.
  8.  
  9.   Keys:
  10.   ────
  11.   <alt up>           // prev paragraph
  12.   <alt next>         // next paragraph
  13.   <alt right>        // to end-of-paragraph
  14.  
  15.